Skip to content

inets: Improve httpd documentation to use types - #11484

Open
garazdawi wants to merge 1 commit into
erlang:masterfrom
garazdawi:lukas/inets/refactor-docs
Open

inets: Improve httpd documentation to use types#11484
garazdawi wants to merge 1 commit into
erlang:masterfrom
garazdawi:lukas/inets/refactor-docs

Conversation

@garazdawi

Copy link
Copy Markdown
Member

In the translation from xml to markdown the properties documentation for httpd was left as is, which does not look great in ex_doc. This commit moves type documentation from the moduledoc to specific types and extracts the mod_* docs into their respective module.

As I did not want to migrate the mod_cgi and mod_action docs just for them to be removed later, they have been removed already in this doc refactor.

@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

No tests were run for this PR. This is either because the build failed, or the PR is based on a branch without GH actions tests configured.

Results for commit 0a465d6

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

  • No CT logs found
  • No HTML docs found
  • No Windows Installer found

// Erlang/OTP Github Action Bot

In the translation from xml to markdown the properties
documentation for httpd was left as is, which does not
look great in ex_doc. This commit moves type documentation
from the moduledoc to specific types and extracts the
mod_* docs into their respective module.

As I did not want to migrate the mod_cgi and mod_action
docs just for them to be removed later, they have been removed
already in this doc refactor.
@garazdawi
garazdawi force-pushed the lukas/inets/refactor-docs branch from 88faf0a to 0a465d6 Compare August 14, 2026 10:02
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants